PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.svg Package / PDFSvgDrawing Class / getDefaultItalicFont Method
In This Topic
    getDefaultItalicFont Method
    In This Topic
    Gets the default italic font.
    Syntax
    public PDFFont getDefaultItalicFont()

    Return Value

    Default font to be used for rendering SVG italic text in the PDF file.
    See Also